(query-replace-read-args): Only warn about use of \n
authorDavid Kastrup <dak@gnu.org>
Thu, 17 Jun 2004 14:44:02 +0000 (14:44 +0000)
committerDavid Kastrup <dak@gnu.org>
Thu, 17 Jun 2004 14:44:02 +0000 (14:44 +0000)
commite75c8b494c2179b183425f6452d39489baf71a75
tree4b3ee136180d1a82518670768d5babd1f28f3634
parente800b1b62b1110d37477f2bbd4b6eeb9ba8dc0df
(query-replace-read-args): Only warn about use of \n
and \t when we are doing a regexp replacement and the actual
escaped character is n or t.
(query-replace-regexp): Add \, and \# interpretation to
interactive call and document it.
(query-replace-regexp-eval, replace-match-string-symbols): add \#
as shortkey for replace-count.
(replace-quote): New function for doubling backslashes.
lisp/ChangeLog
lisp/replace.el